SixBit API Schema
PaymentAckSentDateType Simple Type
Description
The date the payment acknowledgement email was sent.
Namespace (none)
Type
Restriction of xs:dateTime
Diagram
PaymentAckSentDateType Simple Type
Overview
PaymentAckSentDateType Restriction of xs:dateTime
The date the payment acknowledgement email was sent.
Source
<xs:simpleType name="PaymentAckSentDateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The date the payment acknowledgement email was sent.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:dateTime" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.